 |
API Documentation
|
|
|
24 WORLD_MATRIX_INV_TRANSPOSE,
virtual const char * getTypeAsString() const override
void setAsWorldMatrixInvTranspose()
A memory slot in a memory resource.
Definition: ShaderMemorySlot.h:15
ShaderInstanceMemorySlot()
DATA_TYPE
Definition: ShaderInstanceMemorySlot.h:21
A custom slot, implementable by external code.
Definition: ShaderInstanceCustomSlot.h:12
A node in the tree structure representing the data to export / import.
Definition: Node.h:42
virtual void exportClassToTree(nkExport::Node *rootNode) override
virtual ~ShaderInstanceMemorySlot()
void setAsCustom(ShaderInstanceCustomSlot *slot)
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
DATA_TYPE getType() const
virtual unsigned int getDataSize() const
virtual void importClassFromTree(nkExport::Node *rootNode) override
A memory slot for per instance data in a Shader.
Definition: ShaderInstanceMemorySlot.h:14